Add GTK_DEBUG_ICONFALLBACK Since: 4.2 annotation
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 13 Jul 2021 07:26:37 +0000 (11:26 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 13 Jul 2021 07:26:39 +0000 (11:26 +0400)
Introduced in commit 6f8240805617c2c772c4d298dc692ac831d22013.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
gtk/gtkdebug.h

index 6bd9d98d005767eeb95d62fa2a97da15b101f556..f1cad3ea59aa98513be9afc253d73b267d08462a 100644 (file)
@@ -54,7 +54,7 @@ G_BEGIN_DECLS
  * @GTK_DEBUG_CONSTRAINTS: Information from the constraints solver
  * @GTK_DEBUG_BUILDER_OBJECTS: Log unused GtkBuilder objects
  * @GTK_DEBUG_A11Y: Information about accessibility state changes
- * @GTK_DEBUG_ICONFALLBACK: Information about icon fallback
+ * @GTK_DEBUG_ICONFALLBACK: Information about icon fallback. Since: 4.2
  *
  * Flags to use with gtk_set_debug_flags().
  *